home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / util / misc / ssutils.lha / Spidersoft_Utilities / BetterBootScreen / go! < prev    next >
Text File  |  1998-08-02  |  855b  |  24 lines

  1. echo " "
  2. echo "------------------------------------"
  3. echo "       BetterBootScreen V2.02       "
  4. echo "  By Chris Young/Spidersoft 1993-8  "
  5. echo "------------------------------------"
  6. echo " This program may be distributed,   "
  7. echo " but only if nothing is altered and "
  8. echo " the documents are kept with it.    "
  9. echo " "
  10. failat 30
  11. assign >nil: BBS: exists
  12. mount BBS: from :BetterBootScreen/BetterMountlist
  13. copy :betterbootscreen/(ppanim|powerpacker.library|system-configuration|Player|Bootscreen|BootMusic|reboot|run|clickLMB|wait) BBS: quiet
  14. makedir BBS:s
  15. makedir BBS:l
  16. copy :betterbootscreen/disk-validator BBS:l quiet
  17. copy :betterbootscreen/startup-sequence BBS:s quiet
  18. copy :betterbootscreen/icon/(disk.info|.info) BBS: quiet
  19. copy ":betterbootscreen/icon/  .info" BBS: quiet
  20. relabel drive BBS: name " "
  21. failat 10
  22. echo "OK - Now Installed"
  23. endcli
  24.